/*----------------共用初始化----------------*/
*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;}
html{font-size:62.5%; background-color:#333; height:100%; }
body{font-family:font-family:"PingFang SC","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei","Helvetica Neue",Arial,sans-serif;  background-color:#fff; max-width:720px; min-height:100%; margin:0 auto;}
a{text-decoration:none;-webkit-tap-highlight-color:transparent;}
a,input{outline:none;}
ul{list-style:none;}
img{max-width:100%; border:0;-webkit-transform: scale(1) rotate(0) translate3d(0,0,0);transform: scale(1) rotate(0) translate3d(0,0,0);}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.clear{clear:both;}
.block{display:block;}
.hide{display:none;}
.o-h{overflow:hidden;}
.f-l{float:left;}
.f-r{float:right;}
.t-o-1{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.t-o-2{height:3em; line-height:1.5em; display: -webkit-box;text-overflow: ellipsis;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.flex{display:flex;}
.flex-wrap{flex-wrap:wrap;}
.flex-a-c{align-items:center;}
.flex-j-c{justify-content:center;}
.flex-center{align-items:center; justify-content:center;}
.flex-column{flex-dicretion:column;}
.fenge{height:1em; background-color:#f0f0f0;}

/*------------固定头部/底部-------------*/
.fixed-header {
	height: 5em;
}
.fixed-header .header-box{
	position:fixed;
	width:100%;
	height:5em;
	max-width:720px;
	top:0;
	background:#227cef;
	display:flex;
	padding:0 1.2em;
	z-index:10;
}
.fixed-header .logo,.fixed-header .nav,.fixed-header .page-back{
	display:flex;
	flex-shrink:0;
	align-items:center;
	cursor:pointer;
}
.fixed-header h1 {
	flex-grow:1;
	display:flex;
	font-size:1.6em;
	padding:0 1em;
	color:#fff;
	font-weight:normal;
}

.fixed-footer{
	height:5em;
}
.fixed-footer .footer-box{
	position:fixed;
	width:100%;
	max-width:720px;
	height:5em;
	bottom:0;
	display:flex;
	z-index:10;
}
.fixed-footer .footer-box .btn{
	flex-grow:1;
	font-size:1.8em;
	color:#fff;
	display:flex;
}
.fixed-footer .footer-box .btn img{
	height:1.15em;
	margin-right:0.6em;
}
.bg-blue{
	background-color:#2669bf;
}
.bg-green{
	background-color:#088e1b;
}

/*-------------网站导航-------------*/
.navPanel{
	width:100%;
	height:100%;
	background-color:#fff;
	margin:0 auto; 
	max-width:760px; 
	position:fixed; 
	top:0; 
	z-index:1000; 
	display:none;
}
.navPanel .channel{
	margin:1.5em;
}
.navPanel .channel li{
	width:33.333333%;
	float:left;
	margin-bottom:1em;
	position:relative;
}
.navPanel .channel li .fire{
	position:absolute;
	padding:0 2px;
	background-color:#ff4e00;
	color:#fff;
	font-size:1.2em;
	line-height:1.3;
	top:-5px;
	right:0;
	border-radius:3px;
	transform: scale(0.9);
}
.navPanel .channel li a{
	display:block;
	height:40px;
	line-height:38px;
	width:90%;
	margin:0 auto;
	text-align:center;
	color:#666;
	font-size:1.5em;
	background-color:#f3f3f3;
	border-radius:3px;
}
.navPanel .channel li a:hover{
	border-color:#ff8400;
	color:#ff8400;
}
.navPanel .channel li.hot a{
	background-color:#ffe9d8;
	color:#ff4e02;
}
.navClose{
	width:48px;
	padding:1em 0 0;
	margin:0 auto;
}


/*-------------焦点轮换图-------------*/
.swiper-slide img {
	display: block
}


/*-------------首页板块-------------*/
.block-box{
	padding:2em 1.2em 1.2em;
}
.h2-title{
	font-size:2.4rem;
	font-weight:normal;
	text-align:center;
}
.h2-title-bottom{
	font-size:1.2rem;
	color:#999;
	text-align:center;
	margin-bottom:1.6em;
	text-transform:uppercase;
}
.block-container-tit {
	display: flex;
	margin: 1em;
	align-items: center;
	justify-content: space-between
}

.block-container-tit .title {
	color: #333;
	font-size: 1.8em;
	display:flex;
	align-items:center;
}
.block-container-tit .title:before{
	content:"";
	display:block;
	width:3px;
	height:1em;
	margin-right:0.35em;
	background-color:#df3031;
}
.block-container-tit h3.title{
	font-size:1.4em;
}
.block-container-tit .btn{
	display:flex;
	font-size:14px;
	color:#666;
	align-items:center;
}
.block-container-tit .btn img{
	height:14px;
	margin-left:5px;
}
.index-container {
	padding: 1em 1em 0
}
.bg-f6 {
	background-color: #f6f6f6
}
.container-bg {
	overflow: hidden;
	border-radius: 5px;
	background-color: #fff;
	padding-bottom:1em;
}

.block-con {
	margin: 0 1em
}

.block-con p {
	display: flex;
	margin: 0 auto 1.5em;
	color: #666;
	text-align: justify;
	font-size: 1.4em;
	line-height: 1.8;
	align-items: center;
	justify-content: center
}

.block-con p img {
	margin: 0 5px
}

.swiper-container-comqt .swiper-slide {
	width: auto;
}

.swiper-container-comqt .swiper-slide img {
	padding-right: 5px;
	max-height: 200px;
}

.daohang{
	display:flex;
	align-items:center;
	margin:2.5em 1em 0;
	justify-content:space-between;
}
.daohang .link,.daohang .btn{
	display:block;
	font-size:1.8em;
	width:30%;
	text-align:center;
	color:#666;
	height:1.6em;
}
.daohang .btn.active{
	color:#df3031;
	background-image: -webkit-linear-gradient( #df3031, #df3031);
	background-image: linear-gradient( #df3031 , #df3031);
	background-size:50% 3px;
	background-position:bottom;
	background-repeat:no-repeat;
}
.dh-fixed{
	position:fixed;
	width:50px;
	display:flex;
	right:1em;
	bottom:50px;
	flex-wrap:wrap;
	justify-content:center;
	z-index:1;
}
.dh-fixed .link{
	display:flex;
	flex-direction:column;
	width:40px;
	min-height:40px;
	box-shadow:0 0 3px #dedede;
	flex-wrap:wrap;
	align-items:center;
	justify-content:center;
	margin-top:10px;
	background-color:#fff;
	border-radius:25px;
	color:#df3031;
	font-size:10px;
}
.dh-fixed .link img{
	display:block;
	height:20px;
}
.dh-fixed .link .text{
	width:24px;
	margin-bottom:6px;
	line-height:1;
}
	/*-------------公司介绍-------------*/
.gsjs-p p{
	font-size:1.3em;
	line-height:1.5;
	margin:0 1em 2em;
	color:#666;
	text-align:justify;
}
.gsjs-p p:last-children{
	margin-bottom:0;
}
.blue-link{
	color:#227cef;
}
.video-container {
	position: relative;
	z-index: 0;
	margin: 0 1em;
	height: 20em;
	background-color: #000
}

.video-container video {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

	/*-------------板块轮换图-------------*/
.block-scroll{
	height:280rpx;
}
.block-scroll .swiper-slide{
	width:auto;
}

	/*-------------首页产品-------------*/
.goods-container {
	overflow: hidden;
	padding-bottom: 1em;
	background-color: #f0f0f0;
}
.index-goods.goods-container {
	background-color: #fff
}
.goods-list li {
	float: left;
	margin-bottom: .6em;
	width: 50%
}
.goods-list li:nth-child(odd) {
	padding-right: .3em
}

.goods-list li:nth-child(even) {
	padding-left: .3em
}
.goods-list li a {
	display: block;
	padding: 1em;
	background-color: #fff;
	text-align: center
}
.index-goods .goods-list li a .img-box {
	border: 1px #f0f0f0 solid;
}
.goods-list li a .biaoqian {
	margin: 1em 0 .5em;
	width: 6em;
	border: 1px #ed8219 solid;
	border-radius: .8em;
	color: #ed8219;
	text-align: center;
	font-size: 1.2em;
	line-height: 1.5
}
.goods-list li a .biaoqian.tuijian {
	border-color: #df3831;
	color: #df3831
}
.goods-list li a .goods-name {
	overflow: hidden;
	color: #333;
	text-align: left;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 1.2em;
	line-height: 1.5
}

.more-btn{
	padding: 1em;
	text-align: center
}
.more-btn a {
	display: flex;
	width:60%;
	margin:0 auto;
	height:3em;
	border-radius: 1.5em;
	background-color:#f6f6f6;
	color: #777;
	font-size: 1.4em;
	align-items: center;
	justify-content: center
}
.more-btn a img {
	margin-left: .35em;
	height: 1em
}

	/*-------------联系方式-------------*/
.contact {
	padding: 1em 1em 2em;
}
.contact-top{
	display:flex;
	align-items:center;
	padding:0 1em;
}
.contact-top .text{
	flex-grow:1;
	font-size:1.4em;
	line-height:2.5;
	color:#666;
}
.contact-top .text .tit{
	color:#000;
}
.contact-top img{
	width:100px;
	flex-shrink:0;
	display:block;
	margin-left:20px;
}
.contact-top .text a {
	color: #428bca;
}
.layui-layer .liuyan{
	padding:2em;
}
.liuyan .line-group{
	border:1px #dedede solid;
	display:flex;
	align-items:center;
	font-size:1.4em;
	height:3em;
	padding:0 1em;
	margin-bottom:1.2em;
}
.liuyan .line-group .input{
	border:none;
	flex-grow:1;
	outline:none;
}
.liuyan .line-group .tip{
	font-size:1.2rem;
	color:#F00;
	flex-shrink:0;
	margin-left:2em;
}
.liuyan .line-group .code{
	height:100%;
	flex-shrink:0;
}
.liuyan .textarea{
	width:100%;
	height:6em;
	padding:1rem;
	border:1px #dedede solid;
	margin-bottom:1.2em;
	text-align:justify;
}
.liuyan .submit{
	width:10em;
	height:2.8em;
	font-size:1.6em;
	color:#fff;
	letter-spacing:3px;
	background-color:#227cef;
	border-radius:1.4em;
	border:none;
	display:block;
	margin:0 auto;
}
/*以下部分是Validform必须的*/
.liuyan .Validform_checktip{ display:block; color:#999; font-size:14px; }
.liuyan .Validform_right{ color:#71b83d; }
.liuyan .Validform_wrong{ color:#F00; white-space:nowrap; }
.liuyan .Validform_loading{ }
.liuyan .Validform_error{ }

/*-------------新闻-------------*/
.news {
	padding: 1em 0
}
.news li {
	padding: 1.5em 1em;
	border-bottom: 1px #f0f0f0 solid
}
.news li:last-child {
	border: none
}
.news li a {
	display: block;
	overflow: hidden
}
.news li .img-box {
	position: relative;
	float: left;
	overflow: hidden;
	margin-right: 10px;
	width: 100px;
	height: 75px;
	border: 1px #f5f5f5 solid
}

.news li .img-box img{
	width:100%;
	height:100%;
	object-fit: cover;
}

.news li .news-tit {
	display: -webkit-box;
	display: box;
	overflow: hidden;
	margin-top: 3px;
	color: #000;
	text-overflow: ellipsis;
	font-weight: 400;
	font-size: 1.6em;
	-webkit-box-orient: vertical;
	box-orient: vertical;
	-webkit-line-clamp: 2;
	line-clamp: 2
}
.news li .news-time {
	overflow: hidden;
	margin-top: 5px;
	color: #999;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 12px
}
.news-detail{
	padding:2em 1.5em;
}
.news-detail h1{
    font-size: 2.2rem;
    font-weight: bold;
    text-align: justify;
}
.news-detail .tit-bottom{
    display: flex;
    padding: 1rem 0;
    font-size: 1.2rem;
    color: #666;
    border-bottom: 1px #f0f0f0 solid;
}
.news-detail .tit-bottom .time{
    flex-shrink: 0;
    margin-right: 1.5rem;
}
.news-detail .tit-bottom a{
	color:#666;
}
.news-detail .tit-bottom .company{
    color: #428bca;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.news-bottom{
    border-top: 1rem #f0f0f0 solid;
    padding: 1rem 1rem;
	font-size:1.4em;
}
.news-bottom .link{
	display:block;
    line-height: 2;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.no-news{
    color: #666;
}
.news-detail .p p{
    color: #333;
    font-size: 1.6rem;
    line-height: 1.5;
    margin:1.5rem 0 0;
    text-align: justify;
}
.news-detail .p img{
	display:block;
	border:1px #ececec solid;
	margin:1rem auto;
}


/*-------------产品详情-------------*/
.pro-lunhuan{
	position:relative;
}
.pro-lunhuan .box-shadow{
	position:absolute;
	width:100%;
	height:100%;
	background-image:linear-gradient(rgba(0,0,0,0) 80%,rgba(0,0,0,.2));
	top:0;
	left:0;
}
.pro-lunhuan .box-size{
	width:100%;
	z-index:-1;
}
.pro-lunhuan .pro-img{
	position:absolute;
	width:100%;
	top:0;
	left:0;
}
.pro-con-container{
	background-color: #f0f0f0;
    padding: 1rem;
}
h1.pro-name{
	font-size: 1.8em;
	font-weight:normal;
    line-height: 1.5;
    text-align: justify;
	padding:2rem 1.5rem;
}
.pro-block{
    background-color: #fff;
    border-radius: 0.5rem;
    overflow: hidden;
    margin-top: 1rem;
}
.pro-block .block-title{
    display: flex;
    align-items: center;
    font-size: 1.6rem;
    padding: 1rem;
}
.pro-block .block-title::before{
    content: "";
    display: block;
    width: 3px;
    height: 1.5rem;
    background-color: #f00;
    margin-right: 0.5rem;
}
.goods-con{
	padding: 0.8em;
}
.goods-con img{
	display:block;
	margin:0 auto;
}
.goods-con p{
	font-size:1.4em;
	line-height:1.6;
	margin-bottom:1em;
	color:#666;
	text-align:justify;
}
.goods-con .detail-con{
	font-size:1.4em;
	line-height:1.6;
	color:#666;
	text-align:justify;
}
.goods-con .detail-con p{
	margin:0 auto 20px;
	font-size:16px;
	line-height:30px;
	color:#666;
}
.goods-con .prev-next{
	background-color:#dcdcdc;
	height:40px;
	line-height:40px;
}
.goods-con .prev-next a{
	font-size:16px;
	color:#333;
}
.goods-con .prev-next a:hover{
	color:#008fde;
}

.goods-con .prev-next .pro-prev{
	width:383px;
	float:left;
	margin-left:24px;
}
.goods-con .prev-next .pro-return{
	width:120px;
	float:left;
}
.goods-con .prev-next .pro-next{
	width:346px;
	text-align:right;
	float:left;
}
.goods-con .prev-next a .icon{
	display:block;
	width:18px;
	height:16px;
	margin-top:12px;
	float:left;
	background:url(../images/prev_next.png) no-repeat;
}
.goods-con .prev-next a:hover .icon{
	background-image:url(../images/prev_next_active.png);
}
.goods-con .prev-next .pro-prev a .icon{
	background-position:left;
}
.goods-con .prev-next .pro-return a .icon{
	background-position:-25px center;
}
.goods-con .prev-next .pro-next a .icon{
	float:right;
	background-position:-52px center;
}
.pro-bottom{
    height: 5rem;
}
.pro-bottom .bottom-con{
    position: fixed;
    bottom: 0;
    width: 100%;
	max-width:720px;
    height: 5rem;
    z-index: 1;
    display: flex;
    background-color: #fff;
}
.pro-bottom .bottom-con .grow1{
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border-top: 1px #dedede solid;
}
.pro-bottom .bottom-con .grow1 img{
    display: block;
    width: 2rem;
    height: 2rem;
    margin-bottom: 0.5rem;
}
.pro-bottom .bottom-con .grow1 .text{
    font-size: 1rem;
    color: #777;
}
.pro-bottom .bottom-con .grow2{
    flex-grow: 2;
    display: flex;
    align-items: center;
    justify-content: center;
}
.pro-bottom .bottom-con .grow2 img{
    display: block;
    width: 1.8rem;
    height: 1.8rem;
    margin-right: 0.5rem;
}
.pro-bottom .bottom-con .grow2 .text{
    font-size: 1.6rem;
    color: #fff;
}
.bg-f23f00{
    background-color: #f23f00;

}
.bg-D50048{
    background-color: #D50048;
}


/*-------------产品分类列表-------------*/
.pro-list-top{
    height: 5rem;
}
.pro-list-top .top-container{
    width: 100%;
	max-width:720px;
    height: 5rem;
    position: fixed;
    background-color: #fff;
    padding: 0 1rem;
    display: flex;
    align-items: center;
    z-index: 2;
}
.pro-list-top .top-container .shop-logo{
    width: 5rem;
    flex-shrink: 0;
    margin-right: 1rem;
}
.pro-list-top .top-container .category-name{
	font-size:1.6em;
	color:#1088c6;
    flex-grow: 1;
}
.pro-list-top .top-container .icon-pinlei{
    display: flex;
    align-items: center;
    width: 4rem;
    color: #777;
    flex-shrink: 0;
    margin-left: 20rpx;
}
.pro-list-top .top-container .icon-pinlei .small{
	transform:scale(0.7);
}
.pro-list-top .top-container .icon-pinlei img{
    width: 2.4rem;
    height: 2.4rem;
    margin-right: 2px;
}
.pinlei-container{
    position: fixed;
    width: 100%;
	max-width:720px;
	margin:0 auto;
    height: 100%;
    top: 0;
    padding: 5rem 0;
    background: rgba(0, 0, 0, 0.8);
	z-index:2;
}
.pinlei-list{
    width:100%;
    height: 100%;
	overflow:auto;
	display:none;
}
.pinlei-list li{
	font-size:1.4em;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
    color: #777;
    padding: 1.5rem;
    border-bottom: 1px #f0f0f0 solid;
}
.pinlei-list li img{
	display:none;
	width:1.6rem;
}
.pinlei-list .active{
    color: #f00;
}
.pinlei-list li.active img{
	display:block;
}


/*-------------公司详情-------------*/
.gsxq{
	padding:3em 2.2em 1.5em;
}
.gsxq .imgcompany{
	width:80%;
	margin:0 auto 2em;
}
.gsxq h2{
	font-size:2em;
	margin-bottom:1em;
}
.gsxq-p p{
	font-size:1.6em;
	line-height:2;
	color:#666;
	text-align:justify;
	margin-bottom:1em;
}


/*-------------首页板块详情-------------*/
.show-container{
	background-color:#f0f0f0;
	padding:2em 1em 0;
	overflow:hidden;
}
.show-container .photo-list li{
	background:#fff;
	border-radius:1em;
	padding:1em;
	margin-bottom:1em;
	box-shadow:0 0 3px 3px #e8e8e8;
}
.show-container .photo-list li p{
	font-size:1.4em;
	margin-top:0.5em;
	text-align:justify;
	color:#333;
}
.show-container .photo-list li img{
	width:100%;
}
.report-list li{
	padding:2em 0;
	border-bottom:1px #dedede solid;
}
.report-list li:last-children{
	border:none;
}
.report-list li .video-container .control{
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:2;
}
.report-list li .video-container .control img{
	width:5em;
}
.report-list li p{
	font-size:1.4em;
	margin:0.5em 1em 0;
	text-align:justify;
	color:#333;
}
/*-------------底部版权-------------*/
.copyright{
	padding:1em 0;
	text-align:center;
	line-height:1.5;
}
.copyright .text1 a{
	font-size:1.4em;
	color:#333;
	margin:0 5px;
	vertical-align:middle;
}
.copyright .text2{
	font-size:1.2em;
	color:#999;
}
.pt1{
	padding-top:1em;
}
.pb1{
	padding-bottom:1em;
}
.pt2{
	padding-top:2em;
}
.pb2{
	padding-bottom:2em;
}

	
/*分页页码*/
.page-list{ position:relative; margin:10px 0; clear:both; }
	.page-list:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	.page-list a,.page-list span{ margin:0;  padding:0; display:none; float:left; width:25%; line-height:35px; border:1px solid #ddd; border-right-color:#fff; font-size:13px; text-align:center; background:#fff; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
	.page-list span{ color:#999; }
	.page-list a{ color:#0088D1; }
	.page-list span:nth-child(1),.page-list span:nth-child(2),.page-list a:nth-child(2){ display:block; float:left;}
	.page-list span:nth-last-child(1),.page-list a:nth-last-child(1){ display:block; float:left; border-right-color:#ddd; }
	.page-list .current{ display:block; float:left; }

.to-top {
	height: 40px;
    width: 40px;
    position: fixed;
    margin-left: 680px;
    bottom: 70px;
    z-index: 999;
}

@media only screen and (max-width: 720px) {
    .to-top {
        right: 10px;
    }
}

i.icon{
    display: inline-block;
    width: 20px;
    height: 20px;
    background-repeat: no-repeat;
}
.icon_up2top_80_80{
    background-size: 40px;
    background-image: url("../images/icon_up2top_80_80_2.png");
}